Welcome![Sign In][Sign Up]
Location:
Search - harris corner

Search list

[Special EffectsHarris

Description: Harris角点检测算法,已经测试通过,程序中有清晰的注解,对于算法的理解有较大的帮助.-Harris corner detection algorithm has been tested, there is a clear process of annotation, the algorithm has a greater understanding help.
Platform: | Size: 2048 | Author: chen | Hits:

[Special EffectsHarrisCorner

Description: 利用openCV找出已知图像中的角点, 利用slider bar 控制临界值, 并显示出通过临界值的角点像素, 并用non-maxima suprression 使之变稀疏并显示-routines in OpenCV to demonstrate the operations of the Harris Corner detector. 1. Open the image box_in_scene.jpg and show the image in a window. 2. Compute the minimum eigenvalue of that image. 3. Threshold the minimum eigenvalue, and draw the pixels that pass this threshold test in white, and the rest of the pixels in black. The actual threshold should be set by a slider which is on top of the window. I have found that a threshold of 0.01 for the minimum eigenvalue gives good results as the middle value of the slider. 4. Take the pixels that pass this threshold test and use a non-maxima suppression algorithm to thin out the potential corners. Draw the corners that pass the non-maxima suppression test in another window. These are the final corners.
Platform: | Size: 84992 | Author: Ke Li | Hits:

[GDI-BitmapHarrisCorner

Description: Harris Corner operator algorithm opens bmp
Platform: | Size: 57344 | Author: trzi | Hits:

[Special Effectsharris

Description: harris角点显示,本代码实现了传统经典的算法harris,能够显示灰度图像的角点,-harris corner shows that the code of the algorithm for the traditional classic harris, grayscale images can show the corner points,
Platform: | Size: 4350976 | Author: lifeng | Hits:

[Special EffectsHarris

Description: 本程序实现打开两幅图像并且提取Harris角点-This program to open two images and Harris corner extraction
Platform: | Size: 6943744 | Author: 任冉冉 | Hits:

[Special Effectsharris

Description: 实现角点提取的harris 算法,内含设计文档。和源程序-The realization of the harris corner extraction algorithms, including design documents. And source
Platform: | Size: 5683200 | Author: wangzhao | Hits:

[Other77433642HarrisCorner

Description: harris corner detector code in vc++ is added in this file.
Platform: | Size: 46080 | Author: jagan | Hits:

[2D Graphicharris

Description: 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experiments, refer to the Programs folder is collected online to get program, reference is pretty good I think the four papers. Also has its own shooting 7 for testing with the pictures. whole.m-based program can be run directly. Program main function is to corner the ball out of the way and use the coordinates of surface fitting method derived its sub-pixel coordinates. The key parts of the program are comments. Research harris corner detection friends helpful.
Platform: | Size: 11715584 | Author: 张裕 | Hits:

[matlabHarris-corner-detector

Description: Harris detector The code calculates the Harris Feature Points When you execute the code, the test image file opened and you have to select by the mouse the region where you want to find the Harris points, then the code will print out and display the feature points in the selected region. You can select the number of FPs by changing the variables max_N & min_N
Platform: | Size: 352256 | Author: eetuna | Hits:

[Technology Managementfast-matlab-src

Description: harris corner Detector for image mosaicing
Platform: | Size: 162816 | Author: dhananjay | Hits:

[Windows Developsadfasdf234123sd

Description: Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate and draw in the original image, Harris corner.
Platform: | Size: 352256 | Author: adu | Hits:

[Windows Develophi

Description: Free Source Code for harris corner detector Matlab实现Harris角点检测源代码 这个matlab程序可以计算并在原图像上绘制Harris角点. -Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate and draw in the original image, Harris corner.
Platform: | Size: 352256 | Author: adu | Hits:

[Special Effectsharriscornerdetection

Description: OpenCv+VS2008实现harris角点检测-OpenCv+ VS2008 to achieve harris corner detection
Platform: | Size: 3186688 | Author: 飞鹰 | Hits:

[Special Effectsharris

Description: harris角点监测,简单易上手,有中文程序说明-harris corner monitoring, simple and approachable description of the procedures in Chinese
Platform: | Size: 4878336 | Author: hao | Hits:

[Software Engineeringharris

Description: 本pdf提出了一种改进的基于harris的角点检测方法,对提取角点的方法结合了susan算法的思想-This pdf presents a modified harris corner detection based methods, methods of extracting angular point algorithm combines the ideas susan
Platform: | Size: 349184 | Author: 幺幺 | Hits:

[Multimedia programharris-tuxiangpeizhu

Description: 基于harris角点特征的图像配准程序,首先改进Harris角点检测算子,以便准确提取样本图像的特征点并赋予特征描述符。-Harris corner feature based image registration procedures, the first improved Harris corner detection operator for accurate feature point extraction and sample images are given descriptors.
Platform: | Size: 575488 | Author: 杨博明 | Hits:

[Special EffectsHarris

Description: 特征提取是图像配准的重要步骤,使用Harris角点检测算法实现图像拼接。-Feature extraction is an important step in image registration, using Harris corner detection algorithm for image mosaic.
Platform: | Size: 22528 | Author: 王羽 | Hits:

[Special EffectsHarris

Description: 优化的Harris角点检测的算法, 性能优良,matlab源程序-Optimization of Harris corner detection algorithm, excellent performance, matlab source code
Platform: | Size: 2048 | Author: machao | Hits:

[Graph programHarris

Description: harris 可用于提取影像特征点,以用于影像匹配-harris corner detection
Platform: | Size: 353280 | Author: yujin | Hits:

[Special Effectsharris-vc

Description: harris角点检测vc代码,提供Harris角点检测的推导的步骤和Harris角点的一本教程网址。-harris corner detection vc code, provided the derivation of Harris corner detection steps and Harris corner point of a tutorial site.
Platform: | Size: 31744 | Author: amao | Hits:
« 1 2 3 45 6 7 8 9 10 ... 38 »

CodeBus www.codebus.net